Release 10.1A: OpenEdge Development:
ADM Reference


initializeObject

Procedure that initializes code for query objects.

Location: query.p

Parameters: None

Notes: The query is not opened if it has a datasource. This is because a datasource means the object is dependent on data from another object. In this case the Data–Target (this procedure) waits until the dataAvailable event tells it to open its query. Instead, this procedure RUNs dataAvailable to see if its datasource is already running with a row available for it; in that case the dataAvailable opens the query.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095